home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 104 / MacAddict_104_2005-04.iso / Software / Internet & Communication / iSale 1.1.1 demo.dmg / iSale.app / Contents / Resources / German.lproj / ShippingOptionChooser.nib / classes.nib next >
Text File  |  2005-01-25  |  1KB  |  31 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 pressedCancelButton = id; 
  7.                 pressedOKButton = id; 
  8.                 pressedUseAsDefaultButton = id; 
  9.                 servicePopupChanged = id; 
  10.             }; 
  11.             CLASS = ShippingOptionChooser; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {
  14.                 additionalCostLabel = NSTextField; 
  15.                 additionalCostTextField = NSTextField; 
  16.                 costLabel = NSTextField; 
  17.                 costTextField = NSTextField; 
  18.                 currency1 = NSTextField; 
  19.                 currency2 = NSTextField; 
  20.                 okButton = NSButton; 
  21.                 serviceLabel = NSTextField; 
  22.                 servicePopup = NSPopUpButton; 
  23.                 sheet = NSWindow; 
  24.                 target = id; 
  25.                 useAsDefaultButton = NSButton; 
  26.             }; 
  27.             SUPERCLASS = NSObject; 
  28.         }
  29.     ); 
  30.     IBVersion = 1; 
  31. }